Skip to content

Conversation

@davidkyle
Copy link
Member

The final PR in a series that consolidates all the classes for each inference service into a single package: org.elasticsearch.xpack.inference.services.${SERVICE_NAME}

This PR moves the request and response classes from

org.elasticsearch.xpack.inference.external.request.alibabacloudsearch.${SERVICE_NAME}
org.elasticsearch.xpack.inference.external.response.alibabacloudsearch.${SERVICE_NAME}

to

org.elasticsearch.xpack.inference.services.${SERVICE_NAME}.request
org.elasticsearch.xpack.inference.services.${SERVICE_NAME}.response

Completes the changes started in #126114, #125928 and #125567

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 373 out of 373 changed files in this pull request and generated no comments.

@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Apr 7, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@davidkyle davidkyle closed this Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:ml Machine learning >refactoring Team:ML Meta label for the ML team v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants